home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / pcdial.arc / BUTTON7.LOG next >
Text File  |  1986-02-14  |  1KB  |  25 lines

  1. \REM     BUTTON7.LOG FILE                        ;Start of file
  2. \COM1:0300,E,7,1,CS,DS                           ;Initialize COM port
  3. \KEYIN [276]                                     ;Reset timer
  4. \REPEATATDT 206-454-2629>CONNECT                 ;Dials number until CONNECT
  5. \WAITFOR>.>                                      ;Waits for ".>"
  6.  
  7. \WAITFOR> >                                      ;Waits for " >"
  8.  
  9. \WAITFOR>->                                      ;Waits for "->"
  10. JOHN
  11. \WAITFOR>->                                      ;Waits for "->"
  12. PUBLIC
  13. \WAITFOR>->                                      ;Waits for "->"
  14. ANY TOWN, USA
  15. \WAITFOR>->                                      ;Waits for "->"
  16. Y
  17. \WAITFOR> >                                      ;Waits for " >"
  18. ABCDEF
  19. \WAITFOR>>                                       ;Waits for ">"
  20. 206 555 1234
  21. \WAITFOR>.>                                      ;Waits for ".>"
  22.  
  23. \WAITFOR> >                                      ;Waits for " >"
  24.  
  25. \REM     END OF BUTTON7.LOG FILE                 ;End of logon file